Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix/#107] Elasticsearch logstash 데이터 색인 방식으로 수정 → book Id 이슈 해결 #111

Merged
merged 4 commits into from
Oct 29, 2023

Conversation

gmlrude
Copy link
Contributor

@gmlrude gmlrude commented Oct 29, 2023

📢 기능 설명

  • book response dto 에 book id 추가
image

해결방법

기존: mongoDB → elasticsearch 데이터 색인 ; monstache 사용
수정: mysql → elasticsearch 데이터 색인 ; logstash 사용

추후에 filebeat 로 실시간 동기화로 수정할 예정

연결된 issue

연결된 issue를 자동으로 닫기 위해 아래 {이슈넘버}를 입력해주세요.

close #107

✅ 체크리스트

  • PR 제목 규칙 잘 지켰는가?
  • 추가/수정사항을 설명하였는가?
  • 이슈넘버를 적었는가?

@gmlrude gmlrude self-assigned this Oct 29, 2023
@gmlrude gmlrude linked an issue Oct 29, 2023 that may be closed by this pull request
1 task
@github-actions
Copy link

Unit Test Results

0 tests  ±0   0 ✔️ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ±0 

Results for commit b2d0370. ± Comparison against base commit f3846ae.

Copy link
Contributor

@fnzl54 fnzl54 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다 !!

@gmlrude gmlrude merged commit 8070f25 into develop Oct 29, 2023
1 of 2 checks passed
@gmlrude gmlrude deleted the BE/fix/#107 branch May 6, 2024 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[fix] Elasticsearch 로 변경하면서 발생한 book id 이슈
2 participants